-
Notifications
You must be signed in to change notification settings - Fork 2
feat: TurboSign Docs #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ove structure - Added all 10 accepted field types from backend (signature, initial, date, full_name, first_name, last_name, title, company, email, text) - Moved complete workflow example to top as "TLDR; Complete Working Example" for better user experience - Removed incorrect checkbox and radio field types that don't exist in backend - Updated field type references in template configuration section 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Removed Test Environment, Validation Checklist, and Load Testing sections - Removed Advanced Features and Integration Patterns sections - Added focused callout to Webhooks as the next logical step - Updated Support section with Discord community link - Simplified documentation to focus on essential integration steps 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Fixed Discord invite link with correct URL - Removed non-existent Support Portal and Status Page references - Removed Rate Limits & Quotas section as not applicable 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Removed scripts/turbosign directory that was duplicating static/scripts/turbosign - All script files should only be in the static folder for Docusaurus 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Removed scripts/webhooks directory that was duplicating static/scripts/webhooks - Kept only the version in static/scripts/ for proper Docusaurus integration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Moved Available Field Types table to TLDR section at the top - Removed duplicate Field Types section from Step 3 - Updated reference in Template Configuration to point to TLDR section - Users can now quickly see all 10 field types without scrolling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.